isScreenReaderFocusable
Returns whether the view should be treated as a focusable unit by screen reader accessibility tools.
Return
Whether the view should be treated as a focusable unit by screen reader.
Parameters
view
The view to check for screen reader focusability.
Compatibility:
- API <19: Always returns
false